nw::gfx::FrameBufferObject::operator GLuint Member Function

Syntax

operator GLuint() const;

Arguments

None.

Return Values

Returns the fbo ID when using the FBO of gl. Returns a 0 if not using the FBO of gl.

Description

This operator for casting to framebuffer object IDs is being retained for backward compatibility.


CONFIDENTIAL